+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/sawfish.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HJESkk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sawfish_1.12.90 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sawfish_1.12.90.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sawfish_1.12.90 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (sawfish-1.12.0-desktop.patch):' Patch #1 (sawfish-1.12.0-desktop.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file data/sawfish-config.desktop patching file data/sawfish.desktop + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0bGoaH + umask 022 + cd /builddir/build/BUILD + cd sawfish_1.12.90 + ./autogen.sh --nocfg Running autoheader Running libtoolize libtoolize: putting auxiliary files in '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal Running autoconf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for socket... yes checking for snprintf... yes checking for getpagesize... yes checking for a BSD-compatible install... /usr/bin/install -c checking for xdr_void in -lnsl... no checking for bind in -lsocket... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for pkg-config... /usr/bin/pkg-config checking for X11/extensions/Xdbe.h... yes checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libXinerama... yes checking for libXRandR... yes checking for libXft... yes checking for libX11... yes checking for libICE... yes checking for libSM... yes checking for XTest... yes checking for PANGO... yes checking for PANGOXFT... yes checking for rep... yes checking for LIBREP... yes checking for GTK... yes checking for REP_GTK... yes checking for GDK_PIXBUF... yes ./configure: line 14075: kde4-config: command not found ./configure: line 14094: kf5-config: command not found checking for GNOME prefix... ${prefix} checking for languages to install... ak am ar az be bg bs ca cs da de dz el en_CA en_GB es et eu fi fr ga gl hi_IN hu id it ja ko lv mk ms nb ne nl nn no oc pa pl pt pt_BR ro ru rw sk sl sr sr@Latn sv tr uk vi wa zh_CN zh_TW configure: creating ./config.status config.status: creating Makedefs config.status: creating Makefile config.status: creating data/sawfish.ebuild config.status: creating data/sawfish.pc config.status: creating data/sawfish.spec config.status: creating lisp/Makefile config.status: creating lisp/sawfish/cfg/Makefile config.status: creating lisp/sawfish/gtk/Makefile config.status: creating lisp/sawfish/gtk/widgets/font.jl config.status: creating man/Makefile config.status: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile config.status: creating scripts/Makefile config.status: creating sounds/Makefile config.status: creating src/Makefile config.status: creating themes/Makefile config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking == == == == == == == == == == == == == sawfish: 1.12.90 'Bolero' == == == == == == == == == == == == == prefix: /usr exec_prefix: /usr libdir: /usr/lib64 == == == == == == == == == == == == == compiler: gcc cflags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 preprocessor: gcc -E cppflags: ldflags: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld makeflags: == == == == == == == == == == == == == rep: 0.92.7 rep-gtk: 0.90.8.3 glib: 2.56.0 cairo: 1.15.10 pango: 1.41.1 gtk+: 2.24.32 == == == == == == == == == == == == == xserver: X.Org X11R7 == == == == == == == == == == == == == image loader: GDK Pixbuf Xlib == == == == == == == == == == == == == font loader: Pango XFT == == == == == == == == == == == == == Be sure to read README.IMPORTANT! == == == == == == == == == == == == == + make -j4 /bin/sh build-info 1.12.90 '/usr/share/sawfish' \ '/usr/share/sawfish/lisp' '/usr/lib64/sawfish' '/usr/share/locale' repdoc DOC `find . \( -name '*.c' -o -name '*.jl' \) -print|LC_ALL=C sort` for dir in src lisp scripts themes sounds man po; do \ [ -d $dir ] && ( cd $dir && make all ) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/src' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz selection.c \ | sed '\''s/selection\.o/& selection.lo .selection\.d/g'\'' > .selection.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz x.c \ | sed '\''s/x\.o/& x.lo .x\.d/g'\'' > .x.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz gradient.c \ | sed '\''s/gradient\.o/& gradient.lo .gradient\.d/g'\'' > .gradient.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz windows.c \ | sed '\''s/windows\.o/& windows.lo .windows\.d/g'\'' > .windows.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz stacking-list.c \ | sed '\''s/stacking-list\.o/& stacking-list.lo .stacking-list\.d/g'\'' > .stacking-list.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz session.c \ | sed '\''s/session\.o/& session.lo .session\.d/g'\'' > .session.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz server.c \ | sed '\''s/server\.o/& server.lo .server\.d/g'\'' > .server.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz property-cache.c \ | sed '\''s/property-cache\.o/& property-cache.lo .property-cache\.d/g'\'' > .property-cache.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz pixmap-cache.c \ | sed '\''s/pixmap-cache\.o/& pixmap-cache.lo .pixmap-cache\.d/g'\'' > .pixmap-cache.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz multihead.c \ | sed '\''s/multihead\.o/& multihead.lo .multihead\.d/g'\'' > .multihead.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz main.c \ | sed '\''s/main\.o/& main.lo .main\.d/g'\'' > .main.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz keys.c \ | sed '\''s/keys\.o/& keys.lo .keys\.d/g'\'' > .keys.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz images.c \ | sed '\''s/images\.o/& images.lo .images\.d/g'\'' > .images.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz functions.c \ | sed '\''s/functions\.o/& functions.lo .functions\.d/g'\'' > .functions.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz flippers.c \ | sed '\''s/flippers\.o/& flippers.lo .flippers\.d/g'\'' > .flippers.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz frames.c \ | sed '\''s/frames\.o/& frames.lo .frames\.d/g'\'' > .frames.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz fonts.c \ | sed '\''s/fonts\.o/& fonts.lo .fonts\.d/g'\'' > .fonts.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz events.c \ | sed '\''s/events\.o/& events.lo .events\.d/g'\'' > .events.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz display.c \ | sed '\''s/display\.o/& display.lo .display\.d/g'\'' > .display.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz cursors.c \ | sed '\''s/cursors\.o/& cursors.lo .cursors\.d/g'\'' > .cursors.d' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz colors.c \ | sed '\''s/colors\.o/& colors.lo .colors\.d/g'\'' > .colors.d' gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o colors.o colors.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o cursors.o cursors.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o display.o display.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o events.o events.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from cursors.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from colors.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from events.c:21: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from display.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o fonts.o fonts.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o frames.o frames.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o flippers.o flippers.c fonts.c: In function 'pango_load': fonts.c:428:2: warning: 'pango_xft_get_context' is deprecated [-Wdeprecated-declarations] pango_context = pango_xft_get_context (dpy, screen_num); ^~~~~~~~~~~~~ In file included from fonts.c:58:0: /usr/include/pango-1.0/pango/pangoxft.h:82:15: note: declared here PangoContext *pango_xft_get_context (Display *display, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: At top level: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from fonts.c:40: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flippers.c:69:1: warning: 'sym_to_flipper' defined but not used [-Wunused-function] sym_to_flipper (repv sym) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from frames.c:40: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o functions.o functions.c /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from flippers.c:21: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o images.o images.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o keys.o keys.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from functions.c:43: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ images.c: In function 'make_image_from_data': images.c:1023:25: warning: pointer targets in passing argument 1 of 'argbdata_to_pixdata' differ in signedness [-Wpointer-sign] argbdata_to_pixdata(data, size * size, &pixdata); ^~~~ images.c:995:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'long int *' argbdata_to_pixdata (gulong * argb_data, int len, unsigned char ** pixdata) ^~~~~~~~~~~~~~~~~~~ images.c: In function 'Ftile_image': images.c:1043:21: warning: variable 'dst_im' set but not used [-Wunused-but-set-variable] image_t src_im, dst_im; ^~~~~~ images.c:1043:13: warning: variable 'src_im' set but not used [-Wunused-but-set-variable] image_t src_im, dst_im; ^~~~~~ At top level: images.c:768:1: warning: 'bevel_region' defined but not used [-Wunused-function] bevel_region (unsigned char *data, int row_stride, int bpp, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from images.c:40: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ keys.c: In function 'translate_event': keys.c:176:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] normal = XKeycodeToKeysym (dpy, xev->xkey.keycode, 0); ^~~~~~ In file included from sawfish.h:38:0, from keys.c:22: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ keys.c:177:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] shifted = XKeycodeToKeysym (dpy, xev->xkey.keycode, 1); ^~~~~~~ In file included from sawfish.h:38:0, from keys.c:22: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ keys.c:195:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] *code = XKeycodeToKeysym(xev->xany.display, xev->xkey.keycode, 0); ^ In file included from sawfish.h:38:0, from keys.c:22: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ keys.c: In function 'translate_event_to_x_key': keys.c:326:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] normal = XKeycodeToKeysym (dpy, k, 0); ^~~~~~ In file included from sawfish.h:38:0, from keys.c:22: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ keys.c:327:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] shifted = XKeycodeToKeysym (dpy, k, 1); ^~~~~~~ In file included from sawfish.h:38:0, from keys.c:22: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: At top level: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from keys.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o main.o main.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o multihead.o multihead.c main.c: In function 'main': main.c:440:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: At top level: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o pixmap-cache.o pixmap-cache.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o property-cache.o property-cache.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from multihead.c:40: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o server.o server.c gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o session.o session.c pixmap-cache.c:95:1: warning: 'prepend_to_age_list' defined but not used [-Wunused-function] prepend_to_age_list (pixmap_cache_node *n) ^~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from pixmap-cache.c:40: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o stacking-list.o stacking-list.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from property-cache.c:25: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o windows.o windows.c /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from server.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from session.c:40: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o libclient.o libclient.c /usr/lib64/rep/libtool --tag CC --mode=compile --tag=CC gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz gradient.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz gradient.c -fPIC -DPIC -o .libs/gradient.o /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from stacking-list.c:25: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/rep/libtool --tag CC --mode=compile --tag=CC gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz x.c windows.c: In function 'Fwindow_icon_image': windows.c:1458:26: warning: pointer targets in passing argument 1 of 'make_image_from_data' differ in signedness [-Wpointer-sign] make_image_from_data(&(data.l[i + 2]), iconsize); ^ In file included from sawfish.h:322:0, from windows.c:22: sawfish_subrs.h:234:13: note: expected 'long int *' but argument is of type 'long unsigned int *' extern repv make_image_from_data (long * data, int size); ^~~~~~~~~~~~~~~~~~~~ windows.c: In function 'manage_windows': windows.c:1727:19: warning: unused variable 'w' [-Wunused-variable] Lisp_Window *w; ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: At top level: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from windows.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz x.c -fPIC -DPIC -o .libs/x.o In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from gradient.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/rep/libtool --tag CC --mode=compile --tag=CC gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz selection.c /usr/lib64/rep/libtool --tag CC --mode=compile --tag=CC gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz client.c libtool: compile: gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz selection.c -fPIC -DPIC -o .libs/selection.o libtool: compile: gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz client.c -fPIC -DPIC -o .libs/client.o In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from x.c:43: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/rep/libtool --tag CC --mode=compile --tag=CC gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o libclient_.lo libclient.c libtool: compile: gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz libclient.c -fPIC -DPIC -o .libs/libclient_.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gtk-style gtk-style.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from selection.c:24: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/rep/libtool --tag CC --mode=link --tag=CC gcc -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \ -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o flippers.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o -lrep -lcrypt -lgmp -lm -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lXft \ -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lX11 -lXext -lXrender -lICE -lSM -lXtst -lXinerama -lXrandr -lXft -lXext In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/rep/libtool --tag CC --mode=link --tag=CC gcc -avoid-version -module -rpath /usr/lib64/rep -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gradient.la gradient.lo /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: gcc -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o flippers.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o -pthread -Wl,--export-dynamic -lrep -lcrypt -lgmp -lm -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXrender -lICE -lSM -lXtst -lXinerama -lXrandr -lXft -lXext -pthread /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from libclient.c:22: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ libtool: link: gcc -shared -fPIC -DPIC .libs/gradient.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,gradient.so -o .libs/gradient.so libtool: link: ( cd ".libs" && rm -f "gradient.la" && ln -s "../gradient.la" "gradient.la" ) /usr/lib64/rep/libtool --tag CC --mode=link --tag=CC gcc -avoid-version -module -rpath /usr/lib64/rep -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o x.la x.lo /usr/lib64/rep/libtool --tag CC --mode=link --tag=CC gcc -avoid-version -module -rpath /usr/lib64/rep -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o selection.la selection.lo /usr/lib64/rep/libtool --tag CC --mode=link --tag=CC gcc -avoid-version -module -rpath /usr/lib64/rep -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o client.la client.lo libclient_.lo -lX11 -lX11 -lXext -lXrender -lICE -lSM -lXtst -lrep -lcrypt -lgmp -lm libtool: link: gcc -shared -fPIC -DPIC .libs/x.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,x.so -o .libs/x.so libtool: link: gcc -shared -fPIC -DPIC .libs/selection.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,selection.so -o .libs/selection.so libtool: link: ( cd ".libs" && rm -f "x.la" && ln -s "../x.la" "x.la" ) libtool: link: ( cd ".libs" && rm -f "selection.la" && ln -s "../selection.la" "selection.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/client.o .libs/libclient_.o -lX11 -lXext -lXrender -lICE -lSM -lXtst -lrep -lcrypt -lgmp -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,client.so -o .libs/client.so libtool: link: ( cd ".libs" && rm -f "client.la" && ln -s "../client.la" "client.la" ) /bin/sh ./fake-libexec /builddir/build/BUILD/sawfish_1.12.90/src/.libs/client.la -> ./.libexec/sawfish/client.la mkdir ./.libexec mkdir ./.libexec/sawfish /builddir/build/BUILD/sawfish_1.12.90/src/.libs/client.lai -> ./.libexec/sawfish/client.lai /builddir/build/BUILD/sawfish_1.12.90/src/.libs/client.o -> ./.libexec/sawfish/client.o /builddir/build/BUILD/sawfish_1.12.90/src/.libs/client.so -> ./.libexec/sawfish/client.so /builddir/build/BUILD/sawfish_1.12.90/src/.libs/gradient.la -> ./.libexec/sawfish/wm/util/gradient.la mkdir ./.libexec/sawfish/wm mkdir ./.libexec/sawfish/wm/util /builddir/build/BUILD/sawfish_1.12.90/src/.libs/gradient.lai -> ./.libexec/sawfish/wm/util/gradient.lai /builddir/build/BUILD/sawfish_1.12.90/src/.libs/gradient.o -> ./.libexec/sawfish/wm/util/gradient.o /builddir/build/BUILD/sawfish_1.12.90/src/.libs/gradient.so -> ./.libexec/sawfish/wm/util/gradient.so /builddir/build/BUILD/sawfish_1.12.90/src/.libs/*play-sample.* -> ./.libexec/sawfish/wm/util/*play-sample.* /builddir/build/BUILD/sawfish_1.12.90/src/.libs/selection.la -> ./.libexec/sawfish/wm/util/selection.la /builddir/build/BUILD/sawfish_1.12.90/src/.libs/selection.lai -> ./.libexec/sawfish/wm/util/selection.lai /builddir/build/BUILD/sawfish_1.12.90/src/.libs/selection.o -> ./.libexec/sawfish/wm/util/selection.o /builddir/build/BUILD/sawfish_1.12.90/src/.libs/selection.so -> ./.libexec/sawfish/wm/util/selection.so /builddir/build/BUILD/sawfish_1.12.90/src/.libs/x.la -> ./.libexec/sawfish/wm/util/x.la /builddir/build/BUILD/sawfish_1.12.90/src/.libs/x.lai -> ./.libexec/sawfish/wm/util/x.lai /builddir/build/BUILD/sawfish_1.12.90/src/.libs/x.o -> ./.libexec/sawfish/wm/util/x.o /builddir/build/BUILD/sawfish_1.12.90/src/.libs/x.so -> ./.libexec/sawfish/wm/util/x.so make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/src' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp' SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC SAWFISH_USER_LISP_DIR= ../src/sawfish --batch --no-rc compiler -f compile-batch sawfish/wm.jl rep: using deprecated feature - `0NN' octal read syntax set -e; for d in sawfish/wm; do \ SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC SAWFISH_USER_LISP_DIR= ../src/sawfish --batch --no-rc compiler -f compile-lib-batch $d; \ done rep: using deprecated feature - `0NN' octal read syntax (compiling sawfish/wm/animation/main.jl) (compiling sawfish/wm/animation/modes.jl) (compiling sawfish/wm/animation/setup.jl) (compiling sawfish/wm/commands/cycle.jl) (compiling sawfish/wm/commands/describe.jl) (compiling sawfish/wm/commands/groups.jl) (compiling sawfish/wm/commands/grow-pack.jl) (compiling sawfish/wm/commands/help.jl) (compiling sawfish/wm/commands/jump-or-exec.jl) (compiling sawfish/wm/commands/launcher.jl) (compiling sawfish/wm/commands/move-cursor.jl) (compiling sawfish/wm/commands/move-resize.jl) (compiling sawfish/wm/commands/poweroff.jl) (compiling sawfish/wm/commands/raise-commands.jl) (compiling sawfish/wm/commands/shrink-yank.jl) (compiling sawfish/wm/commands/size-window.jl) (compiling sawfish/wm/commands/slide-window.jl) (compiling sawfish/wm/commands/viewport-extras.jl) (compiling sawfish/wm/commands/viewport-linear.jl) (compiling sawfish/wm/commands/x-cycle.jl) (compiling sawfish/wm/commands.jl) (compiling sawfish/wm/cursors.jl) (compiling sawfish/wm/custom-defaults.jl) (compiling sawfish/wm/custom.jl) (compiling sawfish/wm/customize.jl) (compiling sawfish/wm/edge/actions.jl) (compiling sawfish/wm/edge/conf.jl) (compiling sawfish/wm/edge/expand.jl) (compiling sawfish/wm/edge/flip.jl) (compiling sawfish/wm/edge/hot-spots.jl) (compiling sawfish/wm/edge/misc.jl) (compiling sawfish/wm/edge/util.jl) (compiling sawfish/wm/edge/viewport-drag.jl) (compiling sawfish/wm/ext/apps-menu.jl) (compiling sawfish/wm/ext/audio-events.jl) (compiling sawfish/wm/ext/auto-raise.jl) (compiling sawfish/wm/ext/beos-window-menu.jl) (compiling sawfish/wm/ext/cabinet.jl) (compiling sawfish/wm/ext/error-handler.jl) (compiling sawfish/wm/ext/hide-dialogs.jl) (compiling sawfish/wm/ext/match-window.jl) (compiling sawfish/wm/ext/mousetrap.jl) (compiling sawfish/wm/ext/old-window-menu.jl) (compiling sawfish/wm/ext/run-application.jl) (compiling sawfish/wm/ext/shade-hover.jl) (compiling sawfish/wm/ext/shade-stack.jl) (compiling sawfish/wm/ext/single-window-mode.jl) (compiling sawfish/wm/ext/tooltips.jl) (compiling sawfish/wm/ext/wallpaper.jl) (compiling sawfish/wm/ext/window-history.jl) (compiling sawfish/wm/ext/workspace-grid.jl) (compiling sawfish/wm/focus.jl) (compiling sawfish/wm/frames.jl) (compiling sawfish/wm/gaol.jl) (compiling sawfish/wm/heads.jl) (compiling sawfish/wm/integration/gnome.jl) (compiling sawfish/wm/integration/kde.jl) (compiling sawfish/wm/integration/lumina.jl) (compiling sawfish/wm/integration/lxde.jl) (compiling sawfish/wm/integration/mate.jl) (compiling sawfish/wm/integration/razor.jl) (compiling sawfish/wm/integration/xfce.jl) (compiling sawfish/wm/keymaps.jl) (compiling sawfish/wm/menus.jl) (compiling sawfish/wm/misc.jl) (compiling sawfish/wm/placement/off-center.jl) (compiling sawfish/wm/placement/smart.jl) (compiling sawfish/wm/placement/stagger.jl) (compiling sawfish/wm/placement/top-left.jl) (compiling sawfish/wm/placement.jl) (compiling sawfish/wm/prg/compton.jl) (compiling sawfish/wm/prg/conky.jl) (compiling sawfish/wm/prg/trayer.jl) (compiling sawfish/wm/prg/xgamma.jl) (compiling sawfish/wm/prg/xmobar.jl) (compiling sawfish/wm/prg/xmodmap.jl) (compiling sawfish/wm/prg/xsettingsd.jl) (compiling sawfish/wm/server.jl) (compiling sawfish/wm/session/init.jl) (compiling sawfish/wm/session/load.jl) (compiling sawfish/wm/session/save.jl) (compiling sawfish/wm/stacking.jl) (compiling sawfish/wm/state/configure.jl) (compiling sawfish/wm/state/iconify.jl) (compiling sawfish/wm/state/ignored.jl) (compiling sawfish/wm/state/maximize.jl) (compiling sawfish/wm/state/mwm.jl) (compiling sawfish/wm/state/open-look.jl) (compiling sawfish/wm/state/shading.jl) (compiling sawfish/wm/state/transient.jl) (compiling sawfish/wm/state/wm-spec.jl) (compiling sawfish/wm/swapper.jl) (compiling sawfish/wm/tabs/tab.jl) (compiling sawfish/wm/tabs/tabgroup.jl) (compiling sawfish/wm/theming/make-theme-preview.jl) (compiling sawfish/wm/theming/make-theme.jl) (compiling sawfish/wm/tile/col.jl) (compiling sawfish/wm/tile/tall.jl) (compiling sawfish/wm/tile/tile.jl) (compiling sawfish/wm/tile/tiler.jl) (compiling sawfish/wm/tile/utils.jl) (compiling sawfish/wm/user.jl) (compiling sawfish/wm/util/compat.jl) (compiling sawfish/wm/util/decode-events.jl) (compiling sawfish/wm/util/display-window.jl) (compiling sawfish/wm/util/display-wininfo.jl) (compiling sawfish/wm/util/edges.jl) (compiling sawfish/wm/util/events.jl) (compiling sawfish/wm/util/font.jl) (compiling sawfish/wm/util/groups.jl) (compiling sawfish/wm/util/gtkrc.jl) (compiling sawfish/wm/util/keymap-diff.jl) (compiling sawfish/wm/util/keymap.jl) (compiling sawfish/wm/util/nokogiri.jl) (compiling sawfish/wm/util/ping.jl) (compiling sawfish/wm/util/play-audio.jl) (compiling sawfish/wm/util/prompt-extras.jl) (compiling sawfish/wm/util/prompt-wm.jl) (compiling sawfish/wm/util/prompt.jl) (compiling sawfish/wm/util/recolor-image.jl) (compiling sawfish/wm/util/rects.jl) (compiling sawfish/wm/util/stacking.jl) (compiling sawfish/wm/util/window-order.jl) (compiling sawfish/wm/util/with-output.jl) (compiling sawfish/wm/util/workarea.jl) (compiling sawfish/wm/viewport.jl) (compiling sawfish/wm/windows.jl) (compiling sawfish/wm/workspace.jl) sawfish/wm/ext/cabinet.jl:308: In function `do-when-tabbed': sawfish/wm/ext/cabinet.jl:308: warning: too many arguments to `window-opacity' (1 given, 0 used) sawfish/wm/tile/tiler.jl:76: In function `tiling-master-picker': sawfish/wm/tile/tiler.jl:76: warning: unused variable `w' set -e; for d in sawfish/gtk sawfish/cfg; do \ ( cd $d && make all ); \ done make[2]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/gtk' REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widget.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/alist.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/color.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/command.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/event.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/file.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/font.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/frame-style.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/image.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/keymap.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/list.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/match-window.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/modifier-list.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/pair.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/simple-dialog.jl REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../..//lisp rep compiler -f compile-batch widgets/scheme-boolean.jl make[2]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/gtk' make[2]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/cfg' sed -e "s|__nokogiridir__|/usr/share/sawfish/lisp|" main.jl.in >main.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch apply.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch config.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch group.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch i18n.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch layout.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch main.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch shell.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch slot.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch wm.jl REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f compile-batch layouts/keymaps.jl make[2]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/cfg' make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/scripts' REP_DL_LOAD_PATH=../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../lisp:../lisp rep compiler -f compile-batch sawfish-menu.jl REP_DL_LOAD_PATH=../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../lisp:../lisp rep compiler -f compile-batch sawfish-client.jl sed -e "s|__lispdir__|/usr/share/sawfish/lisp|" -e "s|__localedir__|/usr/share/locale|" -e "s|__version__|1.12.90|" -e "s|__codename__|Bolero|" -e "s|__sawfishdir__|/usr/share/sawfish|" sawfish-about.jl.in >sawfish-about.jl REP_DL_LOAD_PATH=../src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../lisp:../lisp rep compiler -f compile-batch sawfish-about.jl make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/scripts' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/themes' for d in StyleTab absolute-e Crux microGUI mxflat Elberg-tabbed Zami-like candido gradient-tabbed; do \ ( tar --help|grep -q sort= && rbopts=--sort=name ; \ tar --help|grep -q 'GNU tar' && rbopts="$rbopts --format=gnu --mtime @1" ; \ cd . && LC_ALL=C tar $rbopts -c $d/* | gzip -n9 > $d.tar.gz ) ; \ done make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/themes' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/sounds' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/sounds' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/man' makeinfo -I . sawfish.texi -o sawfish.info makeinfo --no-validate --no-headers news.texi -o ../NEWS makeinfo --no-headers user-doc.texi -o ../doc/USERDOC makeinfo --no-validate --no-headers faq.texi -o ../doc/FAQ make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/man' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/po' /usr/bin/msgfmt -o ak.mo ak.po /usr/bin/msgfmt -o am.mo am.po /usr/bin/msgfmt -o ar.mo ar.po /usr/bin/msgfmt -o az.mo az.po /usr/bin/msgfmt -o be.mo be.po /usr/bin/msgfmt -o bg.mo bg.po /usr/bin/msgfmt -o bs.mo bs.po /usr/bin/msgfmt -o ca.mo ca.po /usr/bin/msgfmt -o cs.mo cs.po /usr/bin/msgfmt -o da.mo da.po /usr/bin/msgfmt -o de.mo de.po /usr/bin/msgfmt -o dz.mo dz.po /usr/bin/msgfmt -o el.mo el.po /usr/bin/msgfmt -o en_CA.mo en_CA.po /usr/bin/msgfmt -o en_GB.mo en_GB.po /usr/bin/msgfmt -o es.mo es.po /usr/bin/msgfmt -o et.mo et.po /usr/bin/msgfmt -o eu.mo eu.po /usr/bin/msgfmt -o fi.mo fi.po /usr/bin/msgfmt -o fr.mo fr.po /usr/bin/msgfmt -o ga.mo ga.po /usr/bin/msgfmt -o gl.mo gl.po /usr/bin/msgfmt -o hi_IN.mo hi_IN.po /usr/bin/msgfmt -o hu.mo hu.po /usr/bin/msgfmt -o id.mo id.po /usr/bin/msgfmt -o it.mo it.po /usr/bin/msgfmt -o ja.mo ja.po /usr/bin/msgfmt -o ko.mo ko.po /usr/bin/msgfmt -o lv.mo lv.po /usr/bin/msgfmt -o mk.mo mk.po /usr/bin/msgfmt -o ms.mo ms.po /usr/bin/msgfmt -o nb.mo nb.po /usr/bin/msgfmt -o ne.mo ne.po /usr/bin/msgfmt -o nl.mo nl.po /usr/bin/msgfmt -o nn.mo nn.po /usr/bin/msgfmt -o no.mo no.po /usr/bin/msgfmt -o oc.mo oc.po /usr/bin/msgfmt -o pa.mo pa.po /usr/bin/msgfmt -o pl.mo pl.po /usr/bin/msgfmt -o pt.mo pt.po /usr/bin/msgfmt -o pt_BR.mo pt_BR.po /usr/bin/msgfmt -o ro.mo ro.po /usr/bin/msgfmt -o ru.mo ru.po /usr/bin/msgfmt -o rw.mo rw.po /usr/bin/msgfmt -o sk.mo sk.po /usr/bin/msgfmt -o sl.mo sl.po /usr/bin/msgfmt -o sr.mo sr.po /usr/bin/msgfmt -o sr@Latn.mo sr@Latn.po /usr/bin/msgfmt -o sv.mo sv.po /usr/bin/msgfmt -o tr.mo tr.po /usr/bin/msgfmt -o uk.mo uk.po /usr/bin/msgfmt -o vi.mo vi.po /usr/bin/msgfmt -o wa.mo wa.po /usr/bin/msgfmt -o zh_CN.mo zh_CN.po /usr/bin/msgfmt -o zh_TW.mo zh_TW.po make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/po' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7HdbSZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64 + cd sawfish_1.12.90 + make install DESTDIR=/builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64 /bin/sh build-info 1.12.90 '/usr/share/sawfish' \ '/usr/share/sawfish/lisp' '/usr/lib64/sawfish' '/usr/share/locale' for dir in src lisp scripts themes sounds man po; do \ [ -d $dir ] && ( cd $dir && make all ) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/src' /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz main.c \ | sed '\''s/main\.o/& main.lo .main\.d/g'\'' > .main.d' gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -o main.o main.c main.c: In function 'main': main.c:440:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: At top level: /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufSimpleAnim' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufSimpleAnim, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufLoader' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufLoader, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimationIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimationIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbufAnimation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbufAnimation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GdkPixbuf' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GdkPixbuf, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibDecompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:150:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibDecompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GZlibCompressor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GZlibCompressor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:148:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVolume' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:147:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVolume, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVfs' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:146:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVfs, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsServerConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:145:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsServerConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsPassword' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:144:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsPassword, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsInteraction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:143:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsInteraction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsFileDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:142:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsFileDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsDatabase' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:141:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsDatabase, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:140:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsClientConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:139:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsClientConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsCertificate' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:138:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsCertificate, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTlsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:137:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTlsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThreadedSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:136:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThreadedSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTestDBus' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTestDBus, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpWrapperConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:133:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpWrapperConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTcpConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:132:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTcpConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:131:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocessLauncher' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:130:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSubprocess' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:129:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:128:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketListener' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:127:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketListener, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocket' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:126:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocket, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketControlMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:125:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketControlMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:124:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketConnectable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:123:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketConnectable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:122:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:121:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSocketAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:120:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSocketAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:119:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimplePermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:118:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimplePermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:116:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSimpleActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:115:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSimpleActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettings' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:114:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettings, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsSchema' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSettingsBackend' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:112:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSeekable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:111:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:110:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRemoteActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:109:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyResolver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:108:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:107:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:106:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GProxyAddressEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:105:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyAddressEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPropertyAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:104:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:103:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPollableInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPollableInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPermission' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPermission, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:100:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNotification' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:99:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNotification, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkService' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:98:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkService, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:97:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNetworkAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:96:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNetworkAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNativeVolumeMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:95:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNativeVolumeMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMountOperation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:94:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMount' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMount, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuLinkIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:92:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuLinkIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuAttributeIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:91:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuAttributeIter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:90:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenuItem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenuItem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMenu' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMenu, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMemoryInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMemoryInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GLoadableIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GLoadableIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetSocketAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetSocketAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddressMask' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddressMask, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInetAddress' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInetAddress, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFilenameCompleter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFilenameCompleter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIOStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileAttributeInfoList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GFileEnumerator' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblem' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GEmblemedIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDrive' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDrive, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectProxy' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectProxy, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerServer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerServer, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManager' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManager, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObjectManagerClient' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObjectManagerClient, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusNodeInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusNodeInfo, g_dbus_node_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMethodInvocation' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMethodInvocation, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMessage' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMessage, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusMenuModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusMenuModel, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterfaceSkeleton' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterfaceSkeleton, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusInterface' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusInterface, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusConnection' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusConnection, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusAuthObserver' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusAuthObserver, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDBusActionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDBusActionGroup, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDataInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDatagramBased' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDatagramBased, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCredentials' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCredentials, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:40:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverterInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverterInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:38:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCharsetConverter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:37:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCharsetConverter, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GCancellable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:36:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GCancellable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytesIcon' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:35:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytesIcon, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedOutputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:34:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedOutputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBufferedInputStream' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:33:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBufferedInputStream, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncResult' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:32:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncResult, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncInitable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:31:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncInitable, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplication' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:30:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplication, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GApplicationCommandLine' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:29:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GApplicationCommandLine, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfoMonitor' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:28:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppLaunchContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppLaunchContext, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAppInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfo, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GActionMap' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GActionMap, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAction' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gio-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAction, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_IS_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1405:26: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:48: warning: 'G_LIST_STORE' defined but not used [-Wunused-function] G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1403:33: note: in definition of macro 'G_DECLARE_FINAL_TYPE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListStore' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1401:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL_GET_IFACE' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1576:44: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName##Interface * MODULE##_##OBJ_NAME##_GET_IFACE (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_IS_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1574:26: note: in definition of macro 'G_DECLARE_INTERFACE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:47: warning: 'G_LIST_MODEL' defined but not used [-Wunused-function] G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /usr/include/glib-2.0/gobject/gtype.h:1572:33: note: in definition of macro 'G_DECLARE_INTERFACE' static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \ ^~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GListModel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:451:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1570:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, PrerequisiteName) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GValue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:27:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GValue, g_value_unset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GInitiallyUnowned' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:26:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInitiallyUnowned, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GObject' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:25:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GObject, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GClosure' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject-autocleanups.h:24:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GClosure, g_closure_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTypeModule' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtypemodule.h:39:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTypeModule, g_object_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/gobject/gobject.h:813:2: warning: 'g_set_weak_pointer' defined but not used [-Wunused-function] (g_set_weak_pointer) (gpointer *weak_pointer_location, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:760:2: warning: 'g_clear_weak_pointer' defined but not used [-Wunused-function] (g_clear_weak_pointer) (gpointer *weak_pointer_location) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:710:2: warning: 'g_set_object' defined but not used [-Wunused-function] (g_set_object) (GObject **object_ptr, ^~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GStrv' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:471:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:89:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantType' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantDict' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantIter' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariantBuilder' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GVariant' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTree' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimeZone' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GTimer' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GCond' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:78:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMutexLocker' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GMutex' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GThread' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GStringChunk' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GString' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSequence' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GScanner' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMatchInfo' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRegex' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GRand' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:447:43: warning: 'glib_auto_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:467:22: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); } \ ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:66:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC' G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPatternSpec' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionGroup' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GOptionContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GNode' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMarkupParseContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMappedFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GSource' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainLoop' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GMainContext' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GByteArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GPtrArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GArray' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GList' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GKeyFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GIOChannel' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHmac' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GHashTable' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GError' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDir' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GDateTime' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GChecksum' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBytes' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GBookmarkFile' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:445:49: warning: 'glib_slistautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:463:22: note: in expansion of macro '_GLIB_AUTOPTR_SLIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:443:48: warning: 'glib_listautoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:462:22: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' static inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) func); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:441:43: warning: 'glib_autoptr_cleanup_GAsyncQueue' defined but not used [-Wunused-function] #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ /usr/include/glib-2.0/glib/gmacros.h:461:22: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/glib-autocleanups.h:25:1: warning: 'g_autoptr_cleanup_generic_gfree' defined but not used [-Wunused-function] g_autoptr_cleanup_generic_gfree (void *p) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gstring.h:161:1: warning: 'g_string_append_c_inline' defined but not used [-Wunused-function] g_string_append_c_inline (GString *gstring, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gmem.h:187:1: warning: 'g_steal_pointer' defined but not used [-Wunused-function] g_steal_pointer (gpointer pp) ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gthread.h:319:1: warning: 'g_mutex_locker_new' defined but not used [-Wunused-function] g_mutex_locker_new (GMutex *mutex) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gutils.h:285:1: warning: 'g_bit_storage_impl' defined but not used [-Wunused-function] g_bit_storage_impl (gulong number) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:270:1: warning: 'g_bit_nth_msf_impl' defined but not used [-Wunused-function] g_bit_nth_msf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gutils.h:255:1: warning: 'g_bit_nth_lsf_impl' defined but not used [-Wunused-function] g_bit_nth_lsf_impl (gulong mask, ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from sawfish.h:43, from main.c:40: /usr/include/glib-2.0/glib/gtypes.h:425:24: warning: '_GLIB_CHECKED_MUL_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:422:24: warning: '_GLIB_CHECKED_ADD_U64' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:420:24: warning: '_GLIB_CHECKED_MUL_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:418:24: warning: '_GLIB_CHECKED_ADD_U32' defined but not used [-Wunused-function] static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32 b) { ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/rep/libtool --tag CC --mode=link --tag=CC gcc -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \ -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o flippers.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o -lrep -lcrypt -lgmp -lm -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lXft \ -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lX11 -lXext -lXrender -lICE -lSM -lXtst -lXinerama -lXrandr -lXft -lXext libtool: link: gcc -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o flippers.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o -pthread -Wl,--export-dynamic -lrep -lcrypt -lgmp -lm -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXrender -lICE -lSM -lXtst -lXinerama -lXrandr -lXft -lXext -pthread make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/src' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp' set -e; for d in sawfish/wm; do \ SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC SAWFISH_USER_LISP_DIR= ../src/sawfish --batch --no-rc compiler -f compile-lib-batch $d; \ done set -e; for d in sawfish/gtk sawfish/cfg; do \ ( cd $d && make all ); \ done make[2]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/gtk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/gtk' make[2]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/cfg' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/cfg' make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/scripts' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/themes' for d in StyleTab absolute-e Crux microGUI mxflat Elberg-tabbed Zami-like candido gradient-tabbed; do \ ( tar --help|grep -q sort= && rbopts=--sort=name ; \ tar --help|grep -q 'GNU tar' && rbopts="$rbopts --format=gnu --mtime @1" ; \ cd . && LC_ALL=C tar $rbopts -c $d/* | gzip -n9 > $d.tar.gz ) ; \ done make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/themes' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/sounds' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/sounds' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/man' makeinfo --no-validate --no-headers news.texi -o ../NEWS makeinfo --no-headers user-doc.texi -o ../doc/USERDOC makeinfo --no-validate --no-headers faq.texi -o ../doc/FAQ make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/man' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/po' /bin/sh mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/applications/ \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/pkgconfig/ \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/ mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64 mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/applications mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/pkgconfig mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions if test yes = "yes"; then \ /bin/sh mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/gnome/wm-properties ; \ fi mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/gnome mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/gnome/wm-properties if test yes = "yes"; then \ /bin/sh mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/kde4/apps//ksmserver/windowmanagers/ ; \ fi mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/kde4 mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/kde4/apps mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/kde4/apps/ksmserver mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/kde4/apps/ksmserver/windowmanagers if test yes = "yes"; then \ /bin/sh mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share//ksmserver/windowmanagers/ ; \ fi mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/ksmserver mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/ksmserver/windowmanagers for dir in src lisp scripts themes sounds man po; do \ ( cd $dir && make install ) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/rep/sawfish \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/include/sawfish/ mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/rep mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/rep/sawfish mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/include mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/include/sawfish for p in sawfish; do \ /usr/lib64/rep/libtool --tag CC --mode=install /usr/bin/install -c $p /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin; \ done libtool: install: /usr/bin/install -c sawfish /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish /usr/lib64/rep/libtool --tag CC --mode=install /usr/bin/install -c gtk-style /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish libtool: install: /usr/bin/install -c gtk-style /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/gtk-style /usr/lib64/rep/libtool --tag CC --mode=install /usr/bin/install -c gradient.la /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/; /usr/lib64/rep/libtool --tag CC --mode=install /usr/bin/install -c x.la /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/; /usr/lib64/rep/libtool --tag CC --mode=install /usr/bin/install -c selection.la /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/; libtool: install: /usr/bin/install -c .libs/gradient.so /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/gradient.so libtool: install: /usr/bin/install -c .libs/gradient.lai /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/gradient.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rep' libtool: install: /usr/bin/install -c .libs/x.so /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/x.so libtool: install: /usr/bin/install -c .libs/x.lai /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/x.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rep' libtool: install: /usr/bin/install -c .libs/selection.so /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/selection.so libtool: install: /usr/bin/install -c .libs/selection.lai /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish/wm/util/selection.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rep' /usr/lib64/rep/install-aliases -c . /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish /usr/lib64/rep/libtool --tag CC --mode=install /usr/bin/install -c client.la /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/rep/sawfish/ libtool: install: /usr/bin/install -c .libs/client.so /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/rep/sawfish/client.so libtool: install: /usr/bin/install -c .libs/client.lai /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/rep/sawfish/client.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rep' for i in sawfish.h sawfish_subrs.h libclient.h server.h keys.h build.h; do \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/include/sawfish/; \ done /usr/bin/install -c -m 644 ../config.h /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/include/sawfish/sawfish_config.h make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/src' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp' set -e; for d in sawfish/wm; do \ SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC SAWFISH_USER_LISP_DIR= ../src/sawfish --batch --no-rc compiler -f compile-lib-batch $d; \ done set -e; for d in sawfish/gtk sawfish/cfg; do \ ( cd $d && make all ); \ done make[2]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/gtk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/gtk' make[2]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/cfg' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/cfg' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/ext /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/placement /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/integration /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/animation /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/theming /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/state /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/util /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/commands /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/session /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/tabs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/edge /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/prg /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/tile mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/ext mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/placement mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/integration mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/animation mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/theming mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/state mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/util mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/commands mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/session mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/tabs mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/edge mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/prg mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/wm/tile set -e; for d in sawfish/gtk sawfish/cfg; do \ ( cd $d && make install ); \ done make[2]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/gtk' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/gtk \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/gtk/widgets mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/gtk mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/gtk/widgets set -e; for p in widget.jl widget.jlc; do \ /usr/bin/install -c -m 644 $p /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/gtk; \ done set -e; for p in widgets/alist.jl widgets/color.jl widgets/command.jl widgets/event.jl widgets/file.jl widgets/font.jl widgets/frame-style.jl widgets/image.jl widgets/keymap.jl widgets/list.jl widgets/match-window.jl widgets/modifier-list.jl widgets/pair.jl widgets/simple-dialog.jl widgets/scheme-boolean.jl widgets/alist.jlc widgets/color.jlc widgets/command.jlc widgets/event.jlc widgets/file.jlc widgets/font.jlc widgets/frame-style.jlc widgets/image.jlc widgets/keymap.jlc widgets/list.jlc widgets/match-window.jlc widgets/modifier-list.jlc widgets/pair.jlc widgets/simple-dialog.jlc widgets/scheme-boolean.jlc; do \ /usr/bin/install -c -m 644 $p /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/gtk/widgets; \ done make[2]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/gtk' make[2]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/cfg' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/cfg \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/cfg/layouts /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin \ /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/icons/hicolor/32x32/apps/ mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/cfg mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/cfg/layouts mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/icons mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/icons/hicolor mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/icons/hicolor/32x32 mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/icons/hicolor/32x32/apps set -e; for p in apply.jl config.jl group.jl i18n.jl layout.jl main.jl shell.jl slot.jl wm.jl apply.jlc config.jlc group.jlc i18n.jlc layout.jlc main.jlc shell.jlc slot.jlc wm.jlc; do \ /usr/bin/install -c -m 644 $p /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/cfg; \ done set -e; for p in layouts/keymaps.jl layouts/keymaps.jlc; do \ /usr/bin/install -c -m 644 $p /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/cfg/layouts; \ done /usr/bin/install -c main.jlc /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish-config /usr/bin/install -c -m 644 sawfish-config.png /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/icons/hicolor/32x32/apps/ make[2]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp/sawfish/cfg' set -e; for d in sawfish sawfish/wm sawfish/wm/ext sawfish/wm/placement sawfish/wm/integration sawfish/wm/animation sawfish/wm/theming sawfish/wm/state sawfish/wm/util sawfish/wm/commands sawfish/wm/session sawfish/wm/tabs sawfish/wm/edge sawfish/wm/prg sawfish/wm/tile; do \ for f in $d/*.jl $d/*.jlc; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/$d; \ done \ done /usr/lib64/rep/install-aliases -l . /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/lisp' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/scripts' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/images mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/images /usr/bin/install -c sawfish-menu.jlc /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish/sawfish-menu /usr/bin/install -c sawfish-client.jlc /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish-client /usr/bin/install -c sawfish-about.jlc /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish-about /usr/bin/install -c -m 644 sawfish.png /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/sawfish.png /usr/bin/install -c -m 644 cabinet-missing.png /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/images/cabinet-missing.png make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/scripts' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/themes' for d in StyleTab absolute-e Crux microGUI mxflat Elberg-tabbed Zami-like candido gradient-tabbed; do \ ( tar --help|grep -q sort= && rbopts=--sort=name ; \ tar --help|grep -q 'GNU tar' && rbopts="$rbopts --format=gnu --mtime @1" ; \ cd . && LC_ALL=C tar $rbopts -c $d/* | gzip -n9 > $d.tar.gz ) ; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/themes mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/themes for d in StyleTab absolute-e Crux microGUI mxflat Elberg-tabbed Zami-like candido gradient-tabbed; do \ rm -rf /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/themes/$d; \ /usr/bin/install -c -m 644 $d.tar.gz /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/themes/$d.tar.gz; \ done cd /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/themes && tar xf StyleTab.tar.gz && rm StyleTab.tar.gz make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/themes' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/sounds' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/sounds mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/sounds for f in ./*.wav; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/sounds; \ done make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/sounds' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/man' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/info mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/info /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/man/man1/ mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/man/man1 for f in sawfish.info*; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/info; \ done install-info --info-dir=/builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/info sawfish.info for f in sawfish*.1; do \ gzip $f -c > $f.gz; \ /usr/bin/install -c -m 644 $f.gz /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/man/man1/; \ done make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/man' make[1]: Entering directory '/builddir/build/BUILD/sawfish_1.12.90/po' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale for f in ak.mo am.mo ar.mo az.mo be.mo bg.mo bs.mo ca.mo cs.mo da.mo de.mo dz.mo el.mo en_CA.mo en_GB.mo es.mo et.mo eu.mo fi.mo fr.mo ga.mo gl.mo hi_IN.mo hu.mo id.mo it.mo ja.mo ko.mo lv.mo mk.mo ms.mo nb.mo ne.mo nl.mo nn.mo no.mo oc.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo rw.mo sk.mo sl.mo sr.mo sr@Latn.mo sv.mo tr.mo uk.mo vi.mo wa.mo zh_CN.mo zh_TW.mo; do \ st=`basename $f .mo`; \ if test '!' -d /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/$st/LC_MESSAGES/; then \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/$st/LC_MESSAGES; \ fi; \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/$st/LC_MESSAGES/sawfish.mo; \ done mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ak mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ak/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/am mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/am/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ar mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/az mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/az/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/be mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/be/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/bg mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/bs mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ca mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/cs mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/da mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/da/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/de mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/dz mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/dz/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/el mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/el/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/en_CA mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/en_CA/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/en_GB mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/es mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/es/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/et mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/et/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/eu mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/fi mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/fr mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ga mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/gl mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/hi_IN mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/hi_IN/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/hu mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/id mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/id/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/it mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/it/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ja mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ko mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/lv mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/mk mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ms mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/nb mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ne mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ne/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/nl mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/nn mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/no mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/no/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/oc mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/pa mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/pl mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/pt mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/pt_BR mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ro mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ru mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/rw mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/rw/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sk mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sl mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sr mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sr@Latn mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sr@Latn/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sv mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/tr mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/uk mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/vi mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/wa mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/wa/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/zh_CN mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/zh_TW mkdir /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES make[1]: Leaving directory '/builddir/build/BUILD/sawfish_1.12.90/po' for f in ./DOC*; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/sawfish; \ done /usr/bin/install -c -m 644 ./data/sawfish.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/applications/ /usr/bin/install -c -m 644 ./data/sawfish-config.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/applications/ /usr/bin/install -c -m 644 ./data/sawfish.pc /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64/pkgconfig/ # needed for GNOME2 to recognize Sawfish, GConf-Key /desktop/gnome/session/required-components/windowmanager # need to be set to 'sawfish' as well /usr/bin/install -c -m 644 ./data/sawfish.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish.desktop;\ if test yes = "yes"; then \ /usr/bin/install -c -m 644 ./data/sawfish.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/gnome/wm-properties/sawfish-wm.desktop; \ fi if test yes = "yes"; then \ /usr/bin/install -c -m 644 ./data/sawfish-ksm.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/kde4/apps//ksmserver/windowmanagers/sawfish.desktop; \ /usr/bin/install -c -m 644 ./data/sawfish-kde4.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-kde4.desktop; \ /usr/bin/install -c ./data/sawfish-kde4-session /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish-kde4-session; \ fi if test yes = "yes"; then \ /usr/bin/install -c -m 644 ./data/sawfish-ksm.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share//ksmserver/windowmanagers/sawfish.desktop; \ /usr/bin/install -c -m 644 ./data/sawfish-kde5.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-kde5.desktop; \ /usr/bin/install -c ./data/sawfish-kde5-session /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish-kde5-session; \ fi if test yes = "yes"; then \ /usr/bin/install -c -m 644 ./data/sawfish-xfce.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-xfce.desktop; \ /usr/bin/install -c ./data/sawfish-xfce-session /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish-xfce-session; \ fi if test yes = "yes"; then \ /usr/bin/install -c -m 644 ./data/sawfish-mate.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-mate.desktop; \ /usr/bin/install -c ./data/sawfish-mate-session /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish-mate-session; \ fi if test yes = "yes"; then \ /usr/bin/install -c -m 644 ./data/sawfish-lumina.desktop /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-lumina.desktop; \ /usr/bin/install -c ./data/sawfish-lumina-session /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/bin/sawfish-lumina-session; \ fi + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64 sawfish + gzip -9nf /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/info/sawfish.info /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/info/sawfish.info-1 /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/info/sawfish.info-2 + rm -f /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/info/dir + find /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64 -name '*.a' -exec rm '{}' ';' + find /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/lib64 -name '*.la' -exec rm '{}' ';' + sed -i -e '/^\#!/,/^!\#/d' /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/sawfish/lisp/sawfish/cfg/main.jl + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/applications/sawfish.desktop + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/applications/sawfish-config.desktop + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/gnome/wm-properties/sawfish-wm.desktop + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/kde4/apps/ksmserver/windowmanagers/sawfish.desktop + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish.desktop + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-kde4.desktop + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-lumina.desktop + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-mate.desktop + desktop-file-validate /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/xsessions/sawfish-xfce.desktop + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sawfish-1.12.90-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YzHSpJ + umask 022 + cd /builddir/build/BUILD + cd sawfish_1.12.90 + DOCDIR=/builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/doc/sawfish + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/doc/sawfish + cp -pr README /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/doc/sawfish + cp -pr README.IMPORTANT /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/doc/sawfish + cp -pr doc/AUTOSTART doc/FAQ doc/KEYBINDINGS doc/OPTIONS doc/USERDOC doc/XSettings /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/doc/sawfish + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8GMGvR + umask 022 + cd /builddir/build/BUILD + cd sawfish_1.12.90 + LICENSEDIR=/builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/licenses/sawfish + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/licenses/sawfish + cp -pr COPYING /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/licenses/sawfish + cp -pr COPYING.SOUNDS /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64/usr/share/licenses/sawfish + exit 0 Provides: application() application(sawfish-config.desktop) application(sawfish.desktop) sawfish = 1.12.90-1.fc28 sawfish(riscv-64) = 1.12.90-1.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libXtst.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcrypt.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdk_pixbuf_xlib-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgmp.so.10()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librep.so.16()(64bit) rtld(GNU_HASH) Processing files: sawfish-devel-1.12.90-1.fc28.riscv64 Provides: pkgconfig(sawfish) = 1.12.90 sawfish-devel = 1.12.90-1.fc28 sawfish-devel(riscv-64) = 1.12.90-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(gdk-pixbuf-xlib-2.0) >= 2.23.0 pkgconfig(gtk+-2.0) >= 2.24.0 pkgconfig(librep) >= 0.92.3 pkgconfig(rep-gtk) >= 0.90.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/sawfish-1.12.90-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/sawfish-1.12.90-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/sawfish-devel-1.12.90-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H9zLIo + umask 022 + cd /builddir/build/BUILD + cd sawfish_1.12.90 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sawfish-1.12.90-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff